4.5 Connect.Verify API

The Verify request will confirm that a previously stored ShortURL built from the Create request is still valid and active (i.e. it has not expired).
The Verify end–point and Base64 encoded JSON template is included as one of the Webhooks from the Create API.

Table 15. Connect.Verify Object Fields
Field Name Type
(max length)
Required
Mandatory
Optional
Description
sessionID String M The sessionID of the ShortURL to be verified.
The MetaData.
LinkId is populated during the Create API call.

Figure 6. Connect.Verify JSON Template

Continue

Return